Skip to content

Concluding v6 deprecation cycle #1054

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Concluding v6 deprecation cycle #1054

wants to merge 2 commits into from

Conversation

jamesbraza
Copy link
Collaborator

See PR title

@jamesbraza jamesbraza self-assigned this Aug 9, 2025
@Copilot Copilot AI review requested due to automatic review settings August 9, 2025 02:54
@jamesbraza jamesbraza added the enhancement New feature or request label Aug 9, 2025
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Aug 9, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request completes the v6 deprecation cycle by removing deprecated functionality that was marked for removal in version 6. The changes eliminate deprecated classes, methods, fields, and warnings that were previously part of the API.

Key changes include:

  • Removal of deprecated Answer class and various synchronous methods
  • Cleanup of deprecated configuration fields and their validation logic
  • Removal of deprecated function parameters and warning infrastructure

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tests/test_paperqa.py Removes deprecated test cases and import for Answer class
src/paperqa/types.py Removes deprecated Answer class and warning imports
src/paperqa/settings.py Removes deprecated configuration fields and validation logic
src/paperqa/docs.py Removes deprecated synchronous methods and warning infrastructure
src/paperqa/agents/search.py Removes deprecated parameters and validation from get_directory_index
src/paperqa/init.py Removes deprecated imports and warning filters
README.md Updates documentation to reflect new configuration structure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant